fix(readonly): apply ACL also to files inside read-only folders
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 7 May 2025 14:49:03 +0000 (16:49 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 2 Jun 2025 10:51:07 +0000 (12:51 +0200)
commit4ac2fc4a9a839e399b0be72f82cc0481097a8207
treeaf7b75727d8cbfca0382d2b6046216cfb30561e0
parentef3204aecd7f40a8f776cbe457f6a9c2cb749dd6
fix(readonly): apply ACL also to files inside read-only folders

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/filesystem.cpp
test/testpermissions.cpp